YNQ  YNQ-1.6.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CCFindFileData Struct Reference

#include <ccapi.h>

Data Fields

NQ_UINT32 fileAttributes
 
NQ_UINT32 creationTimeLow
 
NQ_UINT32 creationTimeHigh
 
NQ_UINT32 lastAccessTimeLow
 
NQ_UINT32 lastAccessTimeHigh
 
NQ_UINT32 lastWriteTimeLow
 
NQ_UINT32 lastWriteTimeHigh
 
NQ_UINT32 changeTimeLow
 
NQ_UINT32 changeTimeHigh
 
NQ_UINT32 fileSizeLow
 
NQ_UINT32 fileSizeHigh
 
NQ_UINT32 allocationSizeLow
 
NQ_UINT32 allocationSizeHigh
 
NQ_UINT32 fileNameLength
 
NQ_WCHAR fileName [CM_BUFFERLENGTH(NQ_WCHAR, UD_FS_FILENAMECOMPONENTLEN)]
 

Detailed Description

Field Documentation

NQ_UINT32 CCFindFileData::fileAttributes

file attributes as defined in File Attributes module

NQ_UINT32 CCFindFileData::creationTimeLow

low 32 bits of file creation time

NQ_UINT32 CCFindFileData::creationTimeHigh

high 32 bits of file creation time

NQ_UINT32 CCFindFileData::lastAccessTimeLow

low 32 bits of file last access time

NQ_UINT32 CCFindFileData::lastAccessTimeHigh

high 32 bits of file last access time

NQ_UINT32 CCFindFileData::lastWriteTimeLow

low 32 bits of file last write time

NQ_UINT32 CCFindFileData::lastWriteTimeHigh

high 32 bits of file last write time

NQ_UINT32 CCFindFileData::changeTimeLow

low 32 bits of file change time

NQ_UINT32 CCFindFileData::changeTimeHigh

high 32 bits of file change time

NQ_UINT32 CCFindFileData::fileSizeLow

low 32 bits of file data size

NQ_UINT32 CCFindFileData::fileSizeHigh

high 32 bits of file data size

NQ_UINT32 CCFindFileData::allocationSizeLow

low 32 bits of file allocation size

NQ_UINT32 CCFindFileData::allocationSizeHigh

high 32 bits of file allocation size

NQ_UINT32 CCFindFileData::fileNameLength

file name length in characters

NQ_WCHAR CCFindFileData::fileName[CM_BUFFERLENGTH(NQ_WCHAR, UD_FS_FILENAMECOMPONENTLEN)]

file name buffer


The documentation for this struct was generated from the following file: